Skip to content

[3.7] bpo-35470: Fix a reference counting bug in _PyImport_FindExtensionObjectEx(). (GH-11128)#11506

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-89c4f90-3.7
Jan 10, 2019
Merged

[3.7] bpo-35470: Fix a reference counting bug in _PyImport_FindExtensionObjectEx(). (GH-11128)#11506
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-89c4f90-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jan 10, 2019

Copy link
Copy Markdown
Contributor

(cherry picked from commit 89c4f90)

Co-authored-by: Zackery Spytz zspytz@gmail.com

https://bugs.python.org/issue35470

…ectEx(). (pythonGH-11128)

(cherry picked from commit 89c4f90)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ZackerySpytz and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 3e3d57d into python:3.7 Jan 10, 2019
@miss-islington miss-islington deleted the backport-89c4f90-3.7 branch January 10, 2019 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants